T
CSharpTest.Net
AddHandler<T>(T) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Commands Namespace > CommandInterpreter Class > AddHandler Method : AddHandler<T>(T) Method

targetObject

Glossary Item Box

Adds the instance methods to the command list, and instance properties to the list of global options (used with commands set/get)

Syntax

Visual Basic (Declaration) 
Public Overloads Sub AddHandler(Of T As Class)( _
   ByVal targetObject As T _
) 
C# 
public void AddHandler<T>( 
   T targetObject
)
where T: class

Parameters

targetObject

Type Parameters

T

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys